home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 February
/
PCWorld_2007-02_cd.bin
/
domacnost a kancelar
/
pspad
/
pspad452inst_cz.exe
/
{app}
/
PSPad.CHM
/
default.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2006-10-20
|
2KB
|
96 lines
/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
font-size: 10pt;
font-family: 'Arial';
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}
span.f_Arial10modr²bold /* Arial 10 modr² bold */
{
font-weight: bold;
color: #000080;
}
span.f_Arial12modr² /* Arial 12 modr² */
{
font-size: 12pt;
font-weight: bold;
color: #000080;
}
span.f_CodeExample /* Code Example */
{
font-size: 9pt;
font-family: 'Courier New';
color: #000080;
}
span.f_Comment /* Comment */
{
}
span.f_Courier10modr² /* Courier 10 modr² */
{
font-family: 'Courier New';
color: #0000ff;
}
span.f_GreenText /* GreenText */
{
font-size: 9pt;
color: #008000;
}
span.f_Heading1 /* Heading1 */
{
font-size: 15pt;
font-weight: bold;
color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
font-size: 8pt;
font-weight: bold;
}
span.f_Leftindentto72 /* Left indent to 72 */
{
color: #000000;
}
span.f_Notes /* Notes */
{
font-style: italic;
font-weight: bold;
}
/* Paragraph styles */
p /* Normal */
{
text-align: left;
text-indent: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.p_Arial12modr² /* Arial 12 modr² */
{
}
.p_CodeExample /* Code Example */
{
white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_GreenText /* GreenText */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Leftindentto72 /* Left indent to 72 */
{
margin: 0px 0px 0px 96px;
}
.p_Notes /* Notes */
{
}